problem with deploying django (tutorial 11)

by: sipi09, 8 years ago

Last edited: 8 years ago

I'm going throw the django tutorial step-by-step. I have a problem with part 11: "Publishing django to a web server". I did everything as the tutorial said. After copying the files to the webserver (Digitalocean) I have the following:
TemplateDoesNotExist at /
Django Version: 1.10
Exception Type: TemplateDoesNotExist
Exception Value:
personal/home.html
Exception Location: /usr/local/lib/python2.7/dist-packages/django/template/loader.py in get_template, line 25
Python Executable: /usr/bin/python

i'd appreciate it if someone could help me on that.

br
Peter



You must be logged in to post. Please login or register an account.